home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / net_news / 1995 / 012395.doc / text0074.txt < prev    next >
Encoding:
Text File  |  1995-03-24  |  765 b   |  22 lines

  1.    Rememeber that Open GL is a *standard* for writing *portable* programs 
  2. that *use* 3D. You don't necessarily use Open GL to render stuff it is 
  3. mainly a portable display library. (You COULD use it to produce renders 
  4. but you would be limited to the render/light/texture methods Open GL is 
  5. capable of.)
  6.    
  7.    Since Allen and Stuart have already ported their 3D display algorithms 
  8. it might actually be MORE trouble to go back and use Open GL. I would 
  9. suspect that Open GL might be slower than hand-written code in the 
  10. absence of HW acceleration. (Where did I put that GLINT chip?)
  11.  
  12.  
  13.   
  14. -- 
  15. Adam Hill - Multimedia Programmer | OS/2 PM and Windows - C,C++
  16. Multimedia ToolBook 3.0           | Visual Basic + Imaging Tools
  17. ScriptX                           |
  18.  
  19.  
  20.  
  21.  
  22.